home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / msdos / 4utils80.zip / 4DESC.TXT < prev    next >
Text File  |  1993-12-17  |  1KB  |  42 lines

  1. !TOPIC 170 4DESC
  2. SYNTAX        (External, third-party)
  3.  
  4. !TTY
  5. 4DESC [/help] [/mono] [d:][\path]
  6.  
  7. !ENDTTY
  8. PURPOSE
  9.  
  10. !TTY
  11. Full-screen editor for file and subdirectory descriptions.
  12. !ENDTTY
  13.  
  14. COMMENTS
  15.  
  16. 4DESC is a full-screen editor for file descriptions for MS-DOS filenames
  17. and subdirectories.  It presents a sorted listing of the chosen directory,
  18. similar to the SELECT directory, and allows you to add, modify, or erase
  19. descriptions for each file and subdirectory.  You may cut and paste
  20. descriptions from one file to another.  Press F1 while in the 4DESC editor
  21. for details.
  22.  
  23. The 4DESC command line options are:
  24.  
  25.     /help  Display the help screen before editing.
  26.     /mono  Force display to black and white (overrides auto-detection
  27.            of monitor type).
  28.     \path Edit file descriptions in another directory.
  29.  
  30. See also 23DESCRIBE.
  31.  
  32. EXAMPLE
  33.  
  34. Edit file descriptions in the current directory:
  35.  
  36.     C:\> 4desc
  37.  
  38. Edit file descriptions in the 4DOS directory:
  39.  
  40.     C:\> 4desc \4dos
  41.  
  42.